home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 June: Reference Library / Dev.CD Jun 96 RL / Dev.CD Jun 96 RL.toast / What's New? / Development Kits / Speech Recognition Mgr 1.5 / SR Goodies / TestClient / Test Grammar.tc < prev    next >
Encoding:
Text File  |  1996-04-18  |  103 b   |  6 lines  |  [TEXT/ttxt]

  1. <PlaceCall> = Call <person> at <location>;
  2.  
  3. <person> = Arlo | Brent | Matt;
  4.  
  5. <location> = home | work;
  6.